ID3D12FunctionReflection

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetConstantBufferByIndex
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByIndex(UINT BufferIndex)
Undocumented in source.
GetConstantBufferByName
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByName(LPCSTR Name)
Undocumented in source.
GetDesc
HRESULT GetDesc(D3D12_FUNCTION_DESC* pDesc)
Undocumented in source.
GetFunctionParameter
ID3D12FunctionParameterReflection GetFunctionParameter(INT ParameterIndex)
Undocumented in source.
GetResourceBindingDesc
HRESULT GetResourceBindingDesc(UINT ResourceIndex, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
GetResourceBindingDescByName
HRESULT GetResourceBindingDescByName(LPCSTR Name, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
GetVariableByName
ID3D12ShaderReflectionVariable GetVariableByName(LPCSTR Name)
Undocumented in source.

Meta